Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 10, 2025

Bumps appleboy/ssh-action from 1.2.0 to 1.2.2.

Release notes

Sourced from appleboy/ssh-action's releases.

v1.2.2

Changelog

Enhancements

  • b0a8f324e192469585a608d1f586061cf28a6571: chore: bump DRONE_SSH version to 1.8.1 (@​appleboy)
  • 2ead5e36573f08b82fbfce1504f1a4b05a647c6f: chore: update action version across workflows and documentation (@​appleboy)

Documentation updates

  • 9817ef4a1793d4009d854d26cfb0ba4b615d5791: docs(readme): set -e for script_stop functionality (#368) (@​Setland34)
  • 92737056c0040ce12606ea20e76e4bcb9824d517: docs: improve documentation and defaults for execution and security (@​appleboy)
  • d99ccf8c09d72749f8eed879283eceea73f4ca6e: docs: improve documentation clarity and consistency (@​appleboy)
  • 01a53594ebd450be519b0d93972a7efca79d50ee: docs: enhance language support and improve documentation clarity (@​appleboy)
  • 48992f2e2c17668bdf29d9b0159c70758d39cd02: docs: prioritize English in language selection options (@​appleboy)
  • 039c9e07bb37b35054415f27cdbfd7645237832d: docs: update README with private key instructions in multiple languages (@​appleboy)
  • a0a032693916dbcde4f0dd3e881dc58c97e35180: docs: clarify parameter descriptions for improved documentation (@​appleboy)

v1.2.1

Changelog

Features

  • 102c0d2e5f9f4ec3afb6392f674a1ae9e970dea9: feat: capture stdout and store as output (#287) (@​GammaGames)

Enhancements

  • 8fdfeb034ef6e9033a8a4407975aedbc12a08737: chore(github): update appleboy/ssh-action to version v1.2.0 across workflows (@​appleboy)
  • 43d4ebbb72699ed0e9e8aeead91adfc4eac75ed6: chore: Add test to stable workflow for script_path (#347) (@​kyle-leonhard)
  • 8faa84277b88b6cd1455986f459aa66cf72bc8a3: chore: standardize formatting and update dependencies in workflows (@​appleboy)

Build process updates

  • 1c1ad10f6da46db2f81a68133f45b6a29317b741: ci(action): remove script stop functionality from project (#350) (@​appleboy)
  • e13c387332e012cca188219684f51e6ac401aa32: ci(action): display an environment variable with special characters (#351) (@​appleboy)
  • 66aa4d343bf909ac4fa0ac52f4e62a9adc354c95: ci: add SSH testing job to GitHub Actions workflow (#355) (@​appleboy)
  • 86aa40ddb7d085faad449ea3e1726b81949ef86b: ci: add SSH server testing to GitHub Actions workflow (@​appleboy)

Documentation updates

  • a8952ebe2a1428de1644645b937cea45ed655b67: docs(readme): update documentation for GitHub Actions and Docker support (@​appleboy)
  • cec69ef2315fa7868468f4283007628aa37a6b7e: docs(readme): standardize terminology and capitalization across project (@​appleboy)
  • a9e2fdf08d46817c815611f3989f7757048795bd: docs(readme): improve README structure and add new input variables (@​appleboy)
  • 6137f733fb6aad9941aaf990e4df5af3aef72d1c: docs: improve project documentation and organization (@​appleboy)
  • b76e6173e8c2787083cd8d94b715e6a01844d137: docs(readme): standardize and format README files across languages (@​appleboy)
  • 48531853a70097fbb21625def44933e73f9b3ec1: docs(readme): refactor README files to improve language link structure (@​appleboy)
  • 49751ff51697f88206b6c7a0f60f83d1a880b26d: docs: standardize script_file naming to script_path in documentation (#360) (@​appleboy)
Commits
  • 2ead5e3 chore: update action version across workflows and documentation
  • a0a0326 docs: clarify parameter descriptions for improved documentation
  • b0a8f32 chore: bump DRONE_SSH version to 1.8.1
  • 039c9e0 docs: update README with private key instructions in multiple languages
  • 48992f2 docs: prioritize English in language selection options
  • 01a5359 docs: enhance language support and improve documentation clarity
  • d99ccf8 docs: improve documentation clarity and consistency
  • 9273705 docs: improve documentation and defaults for execution and security
  • 9817ef4 docs(readme): set -e for script_stop functionality (#368)
  • 8faa842 chore: standardize formatting and update dependencies in workflows
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from 1.2.0 to 1.2.2.
- [Release notes](https://github.com/appleboy/ssh-action/releases)
- [Changelog](https://github.com/appleboy/ssh-action/blob/master/.goreleaser.yaml)
- [Commits](appleboy/ssh-action@v1.2.0...v1.2.2)

---
updated-dependencies:
- dependency-name: appleboy/ssh-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 10, 2025
@coderabbitai
Copy link

coderabbitai bot commented Mar 10, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant